os.Process.handleTransientAcquire (method)
4 uses
os (current package)
exec.go#L161: func (p *Process) handleTransientAcquire() (uintptr, processStatus) {
exec_posix.go#L84: handle, status := p.handleTransientAcquire()
pidfd_linux.go#L91: handle, status := p.handleTransientAcquire()
pidfd_linux.go#L127: handle, status := p.handleTransientAcquire()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)